Range<T> Class Properties

For a list of all members of this type, see Range<T> members.

Public Properties
 NameDescription
Public Property Gets the Diff (Max - Min) of this range  
Public Property Gets whether this Range is defined  
Public Property Gets whether the range is Zero, where Max equals Min  
Public Property Gets or sets the Max value of this range  
Public Property Gets or sets the Min value of this range  
Top
See Also